home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / temacd / performance / petst.exe / {app} / css / Monochrome Terminal.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-09-02  |  950 b   |  21 lines

  1. body { background-color: #000000; color: #00DD00; font-family: Courier New, serif; font-size: 12px;}
  2. p, td { background-color: #000000; color: #00DD00; font-family: Courier New, serif; font-size: 12px;}
  3. h1 { font-weight: bold; font-size: 16px; }
  4. h2 { font-weight: bold; font-size: 16px; }
  5. table { width: 640; border: solid green thin; margin: 12px;}
  6. td.header { background-color: #007700; font-weight: bold; text-align: center;}
  7. td.title { background-color: #004400; width: 9%; font-weight: bold; }
  8. td.value { background-color: #000000; width: 9%; text-align: center;}
  9. td.altvalue { background-color: #222222; width: 9%; text-align: center;} 
  10.  
  11. a { font-weight: bold; text-decoration: underline; color: #00AA00; }
  12. a:hover { color: #00FF00;}
  13.  
  14. .sysinfo { border: solid green 1px; margin-left: 10px; width: 40%; padding: 10px;}
  15.  
  16. small { font-size: 10px; }
  17.  
  18.  
  19. .footer { font-size: 12px; border-top: solid green 1px; margin-top: 10px;}
  20.  
  21.